entry: Add motion controller
authorTimm Bäder <mail@baedert.org>
Tue, 27 Feb 2018 10:05:04 +0000 (11:05 +0100)
committerTimm Bäder <mail@baedert.org>
Tue, 27 Feb 2018 10:05:04 +0000 (11:05 +0100)
commit3c33e541cd6acafa67d29f2978c480b7783e2c00
tree20530542f6192684ebcbc40e1d2715da301045ff
parent83c74ff7d055692d3e1310a0d87bedc6a6a52607
entry: Add motion controller

Do the mouse cursor un-obscuring in the ::motion handler instead of in
the ->event handler. We don't get rid of the GtkWidgetClass::event
handler altogether that way, but it's a step in the right direction.
gtk/gtkentry.c